Eclipse Platform
Pre-release 3.0

Uses of Class
org.eclipse.ui.keys.ParseException

Packages that use ParseException
org.eclipse.ui.keys   
 

Uses of ParseException in org.eclipse.ui.keys
 

Methods in org.eclipse.ui.keys that throw ParseException
static KeyStroke KeyStroke.getInstance(String string)
          Gets an instance of KeyStroke by parsing a given a formal string representation.
static KeySequence KeySequence.getInstance(String string)
          Gets an instance of KeySequence by parsing a given a formal string representation.
 


Eclipse Platform
Pre-release 3.0

Copyright (c) IBM Corp. and others 2000, 2003. All Rights Reserved.